mailclient.el: declare clipboard-kill-ring-save
authorDavid Reitter <david.reitter@gmail.com>
Wed, 25 Feb 2009 03:44:03 +0000 (03:44 +0000)
committerDavid Reitter <david.reitter@gmail.com>
Wed, 25 Feb 2009 03:44:03 +0000 (03:44 +0000)
lisp/mail/mailclient.el

index ab99410bbdc738c9d8548eb12e5f9d699e3daddd..8610f192d97a66fd75b16873cd6be41282a98ca9 100644 (file)
@@ -98,6 +98,8 @@ supported.  Defaults to non-nil on Windows, nil otherwise."
              (mail-strip-quoted-names field) "\, *"))
            result)))))
 
+(declare-function clipboard-kill-ring-save "menu-bar.el" (beg end))
+
 ;;;###autoload
 (defun mailclient-send-it ()
   "Pass current buffer on to the system's mail client.